From: | Jack York |
Date: | 14 Aug 99 at 15:02:59 |
Subject: | Re: Accessing Broken SCSI |
From: Jack York <jyork@voyager.net>
Hello Nicholas
On 13-Aug-99, Nicholas Clarke wrote:
> From: Nicholas Clarke <nclarke@diku.dk>
>
> On Fri, 13 Aug 1999, Jack York wrote:
>
>>>> DoIO( &SCSIReq );
>> >
>> > Except this code does not include the actual scsi command. You still
>> > need to place the scsi command data in "buffer".
>>
>> Right, this code was just a copy of the original. I hadn't changed
>> anything. Where is the data read from the drive put?
>
> At this moment I frankly dont know. I have some c sources for some cd
> players I look at, and also some cd-r programs for linux but I haven't
> actually used scsi.device yet either. :)
>
> ftp://ftp.symbios.com/pub/standards/io/ ; at/atapi/scsi specs
> ftp://ftp.symbios.com/pub/standards/io/x3t10/drafts
>
> Might help with the actually commands though, also cd-r proprietary
> references have useful info on commands.
>
> I'll have to get back to you concerning the location of the data. Cbm's
> docs on the subject are also fairly non existing. Or maybe it was on the
> devcd I found a useful example.
I appreciate the effort Nicholas.
Jack